gtktestutils.c: Ensure variables are declared at top of block
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 12 Nov 2015 12:12:26 +0000 (20:12 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 12 Nov 2015 12:12:26 +0000 (20:12 +0800)
commita56f8859eeb916eaae27eb9895412550f211c17d
tree370bc8fe4eee0255e250095b12d531013b52954e
parentdbe430f6ec1dbc699c8a5963310226e69db2d266
gtktestutils.c: Ensure variables are declared at top of block

Fixes build on C89 compilers...
gtk/gtktestutils.c